Literals that precede { in spark view engine.
Posted
by Quintin Par
on Stack Overflow
See other posts from Stack Overflow
or by Quintin Par
Published on 2010-04-10T05:49:47Z
Indexed on
2010/04/10
5:53 UTC
Read the original article
Hit count: 573
I was going through the spark view engine documentation and found a lot of literals showing up in code for which I couldn’t find any references. For e.g.
!
, #
, $
, !$
, ...
What are these for? What do the combinations mean? When do they come into use? Am I missing any more literals that precede or comes after {
© Stack Overflow or respective owner